#include <xr_api_defs.h>
◆ SonyOzFrustumPlanesf() [1/3]
| SonyOzFrustumPlanesf::SonyOzFrustumPlanesf |
( |
float | horizontal_fov, |
|
|
float | vertical_fov, |
|
|
float | near_clip, |
|
|
float | far_clip ) |
|
inline |
Constructor.
- Parameters
-
| [in] | horizontal_fov | in radian |
| [in] | vertical_fov | in radian |
| [in] | near_clip | in meter |
| [in] | far_clip | in meter |
◆ SonyOzFrustumPlanesf() [2/3]
| SonyOzFrustumPlanesf::SonyOzFrustumPlanesf |
( |
| ) |
|
|
inline |
◆ SonyOzFrustumPlanesf() [3/3]
| SonyOzFrustumPlanesf::SonyOzFrustumPlanesf |
( |
float | in_view_left, |
|
|
float | in_view_right, |
|
|
float | in_view_bottom, |
|
|
float | in_view_top, |
|
|
float | in_near_z, |
|
|
float | in_far_z ) |
|
inline |
◆ ToFov()
◆ farZ
| float SonyOzFrustumPlanesf::farZ |
◆ nearZ
| float SonyOzFrustumPlanesf::nearZ |
◆ viewBottom
| float SonyOzFrustumPlanesf::viewBottom |
◆ viewLeft
| float SonyOzFrustumPlanesf::viewLeft |
◆ viewRight
| float SonyOzFrustumPlanesf::viewRight |
◆ viewTop
| float SonyOzFrustumPlanesf::viewTop |
The documentation for this struct was generated from the following file: